home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Essentials / GRAPHICS / GIMP / gimp-2.2.4-setup.exe / {app} / share / gimp / 2.0 / menus / text-editor-toolbar.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-03-02  |  354 b   |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
  3.  
  4. <ui>
  5.   <toolbar action="text-editor-toolbar">
  6.     <toolitem action="text-editor-load" />
  7.     <toolitem action="text-editor-clear" />
  8.     <separator />
  9.     <toolitem action="text-editor-direction-ltr" />
  10.     <toolitem action="text-editor-direction-rtl" />
  11.   </toolbar>
  12. </ui>
  13.